ATI Industrial Automation   ATICombinedDAQFT .NET Class Library  

Visit our website.

GetTempCompAvailable() As Boolean

Whether or not temperature compensation is available with this calibration. If temperature compensation is available, you can turn it on and off by starting single or buffered acquisitions with the appropriate settings. See StartSingleSampleAcquisition and StartBufferedAcquisition for information on enabling software temperature compensation when starting a hardware acquisition.

Returns

True if the loaded calibration has temperature compensation available, false if the loaded calibration does not have temperature compensation otherwise. Also returns false if no calibration has been loaded with the function LoadCalibrationFile.

See Also

LoadCalibrationFile | GetTempCompEnabled | StartSingleSampleAcquisition | StartBufferedAcquisition